projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b0c26f
)
rockchip: rk3399: set fdtfile
author
Mark Kettenis
<
[email protected]
>
Sat, 17 Mar 2018 08:48:25 +0000
(09:48 +0100)
committer
Philipp Tomsich
<
[email protected]
>
Wed, 28 Mar 2018 21:44:59 +0000
(23:44 +0200)
Signed-off-by: Mark Kettenis <
[email protected]
>
Acked-by: Philipp Tomsich <
[email protected]
>
Tested-by: Klaus Goger <
[email protected]
>
Reviewed-by: Philipp Tomsich <
[email protected]
>
include/configs/rk3399_common.h
patch
|
blob
|
history
diff --git
a/include/configs/rk3399_common.h
b/include/configs/rk3399_common.h
index 8582252dc306b85477ec71187c5088441703ec67..f0e550d8aae781c4fde4eaa75288b41c176520a2 100644
(file)
--- a/
include/configs/rk3399_common.h
+++ b/
include/configs/rk3399_common.h
@@
-59,6
+59,7
@@
#include <config_distro_bootcmd.h>
#define CONFIG_EXTRA_ENV_SETTINGS \
ENV_MEM_LAYOUT_SETTINGS \
+ "fdtfile=rockchip/" CONFIG_DEFAULT_DEVICE_TREE ".dtb\0" \
"partitions=" PARTS_DEFAULT \
BOOTENV